send a request

美 [send ə rɪˈkwest]英 [send ə rɪˈkwest]
  • 发送请求
send a requestsend a request
  1. Method , which waits for a client to send a request .

    方法,该方法等待客户端发送请求。

  2. To send a request from a Web page to a server in XML format

    以XML格式从网页向服务器发送请求

  3. Another integration need could be to send a request to several services ( multi point communication ) .

    另一种集成需求可能是将一个请求发送给不同的服务(多点通信)。

  4. Communication : This port will be used to send a request and then receive a response .

    通信:此端口将用于发送请求并接收响应。

  5. Send a request from any REST client you may have to the RESTful service .

    从任意REST客户端向REST式服务发送一个请求。

  6. An HTTP GET method is used to send a request to retrieve the list of places .

    使用一个HTTPGET方法发送一个请求来获取位置列表。

  7. An external monitoring system can send a request to know the state of application process and the application can provide the state information .

    外部监视系统可以发送请求,以了解应用程序处理的状态,而应用程序可以提供状态信息。

  8. Immediately after connecting , the Flex client will send a request for the policy file .

    就在连接之后,Flex客户端会立即发送一条策略文件的请求。

  9. There is no interval ; requests are sent when the client needs to send a request to the server .

    不存在时间间隔,客户端在需要的时候向服务器端发送请求。

  10. Now we 're ready to send a request , such as the TCAP Begin request .

    现在,我们可以发送一个请求了,比如TCAPBEGIN请求。

  11. When users play a disc , NVD machine send a request of decryption key to the authentication server .

    用户播放光碟时,向认证服务器发起密钥请求。

  12. The client application has to send a request and this request must be paused on the server side , waiting for available data .

    客户端应用需要发送请求,该请求会在服务器端暂停,等待可用的数据。

  13. The client has to prepare the payload , send a request to the service , and then receive and process the response .

    客户端需要准备工作负载,向服务发送请求,然后接收并处理响应。

  14. The client may send a request to the server via a upstream channel , and then wait for the response for the request .

    通过上行信道,客户机可以直接向服务器发出请求,然后等待服务器的响应以获得自己所需要的数据。

  15. Similarly , an EJB may decide to offload processing and use JMS to send a request for stuff to happen .

    同样,EJB可能决定将处理工作委托给其他组件,这时就可以使用JMS发送一个请求。

  16. Any prolonged interruption in a round trip that a Web service takes to send a request and receive a response is of concern .

    Web服务用来发送请求和接收响应的往返过程中的任何延长的中断都备受关注。

  17. Participants who wish to join a multicast session send a request to join the session to their local MBONE router .

    参加者想要加入到多点传送的会话,发送一个请求去加入会话,到他们本地的MBONE路由器。

  18. In this situation we 'll design a server that handles clients that connect , send a request , receive data from the server , and then disconnect .

    我们要设计一个服务器来响应客户端的连接、发送请求、接收数据以及断开连接。

  19. This means that the calling functions doesn 't send a request to the function that performs the assignment : the function itself is accessed where it is needed .

    这就意味着调用函数时不用向执行任务的函数发送请求:函数本身在需要的地方被访问。

  20. The problem is , each time the user needs to move to a different page , you must send a request back to the server , which would cause the page to reload with the new set of data .

    问题是,每当用户需要移动到另一个页面时,都必须发送一个请求到服务器,从而导致页面使用新的数据集重新加载。

  21. So , for example , you POST an HTTP packet to / photos to create a new photo , or send a request to GET / photos to retrieve a list of available photos .

    所以,比如说您可以向/photosPOST一个HTTP信息包,以创建一个新照片,或者发送一个请求到GET/photos,以获得可用照片的列表。

  22. The CMS server applies on WAMP , which first analyzes and designs the database so that the mobile terminal within the application package through the URL path to send a request to the server and return data .

    后台服务器端主要采用WAMP实现,首先对数据库进行了分析和设计,使手机端通过应用程序内部封装的URL路径来向服务器发送请求并返回数据。

  23. The first of these to send a request in XML requires you to format your request as XML , either using an API to do so or just stringing together the text , and then sending the result to a server .

    其中第一种用法,即用XML发送请求,需要将请求的格式设置为XML,可以使用API来完成,也可以与文本连成字符串,然后将结果发送到服务器。

  24. When a client uses a synchronous protocol ( such as HTTP ) to send a request message ( for example , a JAX-RPC-compliant Java proxy ), the proxy blocks the calling thread until it receives either a response or a fault from the service .

    当客户机使用异步协议(如HTTP)发送请求消息时(例如,符合JAX-RPC标准的Java代理),代理将阻止调用线程,直到从服务接收到响应或错误为止。

  25. You cannot send a task request to yourself .

    不得向自己发送任务要求。

  26. When you send a POST request , you write the file media content in the body of the request .

    在发送POST请求时,把文档的媒体内容写在请求内容中。

  27. To create a document type in a library , you can send a POST request to the document type 's Feed URL

    要在库中创建文档类型,您可以向文档类型的FeedURL

  28. Now , about this particular book , it wouldn 't hurt to send a formal request to the collection department .

    关于这一本书,你不如发一封正式请求给收藏部门。

  29. As mentioned previously , to get the blog entries into a blog library , send a Getting request to the URL

    如前所述,要得到博客库中的博客条目,发送一个Getting请求到以下URL

  30. When the comments are posted , the application uses Ajax technology to send a RESTful request to the server to submit the message .

    在发表评论时,这个应用程序使用Ajax技术向服务器发送一个REST式的请求来提交消息。